home *** CD-ROM | disk | FTP | other *** search
- GUID ID's as of 03/13/2003
-
- Upgrading to version 1.1.0
-
- The controls contained in the XPSuite collection have been updated with better drawing methods which
- reduces the GDI resource overhead for WIN95/98 systems. These updates centered around offloading many
- of the drawing routines to supporting DLL's. This has greatly improved the speed, lowered system memory
- requirements, and substainly reduced the overall size of the individual ocx files.
-
- Although we strive to design our controls to always maintain backward compatability, this update was too
- difficult and too far of a departure from the previous drawing methods. And so in order to set the baseline for
- future upgrades as well as new controls to be added to the suite, we felt it better to break the compatability now.
-
- You can use the GUIDConv utility to automatically update previous versions of the control(s), if you are using VB6 and
- earlier as you IDE. This utility will automatically change the form and project files to reflect the new controls.
-
- If you are not using VB6 and earlier as your IDE, then you will have to update manually. The
- procedure is quite simple; You need only open the Project (*vdp, for VB users) and the Form(s) file which contain a
- XPSuite control. Paste the new ID numbers and save the file. The following is an example of updating a project with
- a Tab control.
-
- ******* Project File ******************************
- Type=Exe
- Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\System32\stdole2.tlb#OLE Automation
- Object={E2997A80-62AE-41EB-876A-DBD031A045C6}#1.0#0; ciaTabControl.ocx
-
- Change the second line to the new ID number
- ***************************************************
-
- ******* Form File ********************************
- VERSION 5.00
- Object = "{E2997A80-62AE-41EB-876A-DBD031A045C6}#1.0#0"; "ciaTabControl.ocx"
-
- Again, you would change the second line with the new ID file.
-
- NOTE: Notice that the lines in the project and form files are different, so make sure you keep the same structure
- for the file types.
- ***************************************************
-
-
- The following are the new ID numbers for the individual controls:
- Remember, the sample files which were included in the setup, has the new controls, and is a good source of how the headers
- are defined.
-
- PROJECT FILES (VB)
- Object={7AC22412-E5E0-499C-AD7A-A7349205D67E}#1.0#0; ciaXPDatePicker.ocx
- Object={DF5E40D4-CC15-4039-861D-5D824D450C09}#1.1#0; ciaXPFrame.ocx
- Object={57B9083D-1BD5-443C-8E9D-82F2DA096EC3}#1.0#0; ciaSlider.ocx
- Object={97AD20E9-36A3-4B89-B554-D7E13BF6123E}#1.0#0; ciaXPScroll.ocx
- Object={AA1241B5-301A-4A8B-BF55-907CFB305553}#1.0#0; ciaXPProgressStep.ocx
- Object={BC211913-B646-4281-A764-B6E2D473D3F6}#1.1#0; ciaXPSelectionControls.ocx
- Object={D1212DE2-1920-413F-833E-9DE3B4743ED2}#1.0#0; ciaXPProgress.ocx
- Object={E0C48EF3-1948-4B0F-B769-0D64B1F2AD6B}#1.0#0; ciaXPStdCombo.ocx
- Object={506637F7-8E95-462C-A587-891B4935F57D}#1.0#0; ciaXPPanel.ocx
- Object={CC53F32C-AE9E-4F2E-BC69-7547A3292F55}#1.0#0; ciaXPBalloons.ocx
- Object={67DAD3BE-84EC-498E-BBE8-CE32814928FC}#1.1#0; ciaXPImage.ocx
- Object={AF91E535-BCA2-4337-B2DC-B26DEC004F59}#1.0#0; ciaXPList.ocx
- Object={CF5AF5C7-0AF7-4B49-9CE9-2CD700C0995F}#1.0#0; ciaXPPopupMenu.ocx
- Object={2E3C02B4-31BB-4AAF-B6C9-4112F96D9071}#1.0#0; CIAXPAutoCombo.ocx
- Object={083C8784-F106-4CC2-9930-876218A6B74C}#1.1#0; ciaXPButton.ocx
- Object={C4324ECA-1034-493B-A009-DEADAA741E1E}#1.1#0; ciaXPText.ocx
- Object={6D885E6C-D35F-4934-A12E-E78DA94785D4}#1.0#0; CIAXPSpin.ocx
- Object={648E6B3D-CE0B-46A0-A482-B4EB00F0B25F}#1.0#0; ciaXPStatusBar.ocx
- Object={A7D6690C-0CE3-490C-A8A3-7367B9AB5E7F}#1.0#0; ciaXPTimePicker.ocx
- Object={E2997A80-62AE-41EB-876A-DBD031A045C6}#1.0#0; ciaTabControl.ocx
- Object={A2519F5D-D953-41FB-A034-2D873A107F26}#1.0#0; ciaXPCalendar.ocx
- Object={AD5B38A5-573A-42F2-A3ED-D791BDBCE98F}#1.0#0; ciaXPSideBarMenu.ocx
-
- FORM FILES (VB)
-
- Object = "{DF5E40D4-CC15-4039-861D-5D824D450C09}#1.1#0"; "ciaXPFrame.ocx"
- Object = "{506637F7-8E95-462C-A587-891B4935F57D}#1.0#0"; "ciaXPPanel.ocx"
- Object = "{57B9083D-1BD5-443C-8E9D-82F2DA096EC3}#1.0#0"; "ciaSlider.ocx"
- Object = "{97AD20E9-36A3-4B89-B554-D7E13BF6123E}#1.0#0"; "ciaXPScroll.ocx"
- Object = "{C4324ECA-1034-493B-A009-DEADAA741E1E}#1.1#0"; "ciaXPText.ocx"
- Object = "{6D885E6C-D35F-4934-A12E-E78DA94785D4}#1.0#0"; "CIAXPSpin.ocx"
- Object = "{AA1241B5-301A-4A8B-BF55-907CFB305553}#1.1#0"; "ciaXPProgressStep.ocx"
- Object = "{648E6B3D-CE0B-46A0-A482-B4EB00F0B25F}#1.0#0"; "ciaXPStatusBar.ocx"
- Object = "{D1212DE2-1920-413F-833E-9DE3B4743ED2}#1.0#0"; "ciaXPProgress.ocx"
- Object = "{E0C48EF3-1948-4B0F-B769-0D64B1F2AD6B}#1.0#0"; "ciaXPStdCombo.ocx"
- Object = "{CC53F32C-AE9E-4F2E-BC69-7547A3292F55}#1.0#0"; "ciaXPBalloons.ocx"
- Object = "{67DAD3BE-84EC-498E-BBE8-CE32814928FC}#1.1#0"; "ciaXPImage.ocx"
- Object = "{A2519F5D-D953-41FB-A034-2D873A107F26}#1.0#0"; "ciaXPCalendar.ocx"
- Object = "{7AC22412-E5E0-499C-AD7A-A7349205D67E}#1.0#0"; "ciaXPDatePicker.ocx"
- Object = "{AF91E535-BCA2-4337-B2DC-B26DEC004F59}#1.0#0"; "ciaXPList.ocx"
- Object = "{CF5AF5C7-0AF7-4B49-9CE9-2CD700C0995F}#1.0#0"; "ciaXPPopupMenu.ocx"
- Object = "{A7D6690C-0CE3-490C-A8A3-7367B9AB5E7F}#1.0#0"; "ciaXPTimePicker.ocx"
- Object = "{AD5B38A5-573A-42F2-A3ED-D791BDBCE98F}#1.0#0"; "ciaXPSideBarMenu.ocx"
- Object = "{2E3C02B4-31BB-4AAF-B6C9-4112F96D9071}#1.0#0"; "CIAXPAutoCombo.ocx"
- Object = "{E2997A80-62AE-41EB-876A-DBD031A045C6}#1.0#0"; "ciaTabControl.ocx"
- Object = "{083C8784-F106-4CC2-9930-876218A6B74C}#1.1#0"; "ciaXPButton.ocx"
- Object = "{BC211913-B646-4281-A764-B6E2D473D3F6}#1.1#0"; "ciaXPSelectionControls.ocx"
-
- NOTE: For version 1.0, the standard ComboBox is a bit different than the rest of the controls, in that the control's name
- has been changed. Therefore you will also need to change each instance declaraction in a form's file. The
- following is an example of this (Note the line "Begin ciaXPStdCombo.ciaXPStdComboBox cbo".
-
- VERSION 5.00
- Object = "{D89DBF5B-1249-4D67-BA9D-50802BF53BAD}#1.0#0"; "CIAXPAutoCombo.ocx"
- Object = "{536AFAF4-6463-49DC-9876-9EB8CF0ABB17}#1.0#0"; "ciaXPStdCombo.ocx"
- Begin VB.Form Form1
- Caption = "Form1"
- ClientHeight = 3150
- ClientLeft = 60
- ClientTop = 450
- ClientWidth = 7065
- LinkTopic = "Form1"
- ScaleHeight = 3150
- ScaleWidth = 7065
- StartUpPosition = 3 'Windows Default
- Begin ciaXPStdCombo.ciaXPStdComboBox cbo
- Height = 285
- Index = 0
- Left = 2055
- TabIndex = 3
- Top = 210
- Width = 2445
- _ExtentX = 4313
- _ExtentY = 503
- BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
- Name = "MS Sans Serif"
- Size = 8.25
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-